| 4D Chart v13CT SIZE | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 
 | 
    4D Chart v13
 CT SIZE 
         | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CT SIZE ( area ; scope ; width ; height ) | ||||||||
| Parameter | Type | Description | ||||||
| area | Longint |   | 4D Chart area | |||||
| scope | Longint |   | Scope of the command -1 = All 0 = Selected objects >0 = Object ID | |||||
| width | Real |   | New width (in points) -1 = No change | |||||
| height | Real |   | New height (in points) -1 = No change | |||||
The CT SIZE command resizes the objects described in area by scope. When you resize an object, the top left corner of the object is anchored.
The object(s) described by scope are resized according to the width and height parameters, specified in points.
This example resizes the object with ID equal to 5.
 CT SIZE(Area;5;10;10)
	Product:  4D Chart
	Theme:  CT Objects
	Number:  
        14576
        
        
        
	
	Created:  4D Chart 1